home *** CD-ROM | disk | FTP | other *** search
- object fTable: TfTable
- Left = 242
- Top = 159
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Table Creator'
- ClientHeight = 419
- ClientWidth = 699
- Color = clBtnFace
- ParentFont = True
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox1: TGroupBox
- Left = 2
- Top = 225
- Width = 389
- Height = 160
- Caption = 'Table Properties'
- TabOrder = 0
- object Label8: TLabel
- Left = 13
- Top = 64
- Width = 172
- Height = 13
- AutoSize = False
- Caption = 'Background color'
- end
- object Label3: TLabel
- Left = 11
- Top = 21
- Width = 57
- Height = 13
- Caption = 'Table Width'
- end
- object Label9: TLabel
- Left = 11
- Top = 112
- Width = 96
- Height = 13
- Caption = 'Background Image :'
- end
- object Panel2: TPanel
- Left = 13
- Top = 81
- Width = 84
- Height = 21
- Hint = 'Click to change background color'
- BevelOuter = bvLowered
- Color = clWhite
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = Panel2Click
- end
- object Edit3: TEdit
- Left = 12
- Top = 39
- Width = 37
- Height = 21
- TabOrder = 1
- Text = '100%'
- end
- object Edit5: TEdit
- Left = 11
- Top = 129
- Width = 334
- Height = 21
- TabOrder = 2
- end
- object Button3: TButton
- Left = 352
- Top = 129
- Width = 32
- Height = 21
- Caption = '...'
- TabOrder = 3
- OnClick = Button3Click
- end
- object eBC: TEdit
- Left = 101
- Top = 81
- Width = 63
- Height = 21
- CharCase = ecUpperCase
- MaxLength = 7
- TabOrder = 4
- Text = '#'
- OnChange = eBCChange
- end
- end
- object GroupBox2: TGroupBox
- Left = 2
- Top = 1
- Width = 389
- Height = 221
- Caption = 'Table Size'
- TabOrder = 1
- object Label1: TLabel
- Left = 9
- Top = 76
- Width = 88
- Height = 13
- AutoSize = False
- Caption = 'Rows'
- end
- object Label2: TLabel
- Left = 9
- Top = 24
- Width = 87
- Height = 13
- AutoSize = False
- Caption = 'Columns'
- end
- object Shape1: TShape
- Left = 103
- Top = 41
- Width = 79
- Height = 76
- Brush.Color = 13554646
- end
- object Image1: TImage
- Left = 109
- Top = 46
- Width = 65
- Height = 65
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Image2: TImage
- Left = 77
- Top = 100
- Width = 10
- Height = 11
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Image3: TImage
- Left = 77
- Top = 49
- Width = 11
- Height = 10
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- end
- object Image4: TImage
- Left = 159
- Top = 55
- Width = 11
- Height = 10
- AutoSize = True
- Picture.Data = {<image003.bmp>}
- end
- object Image5: TImage
- Left = 113
- Top = 92
- Width = 10
- Height = 11
- AutoSize = True
- Picture.Data = {<image004.bmp>}
- end
- object RadioGroup1: TRadioGroup
- Left = 191
- Top = 127
- Width = 191
- Height = 88
- Caption = 'Alignment'
- TabOrder = 0
- end
- object GroupBox3: TGroupBox
- Left = 9
- Top = 127
- Width = 174
- Height = 88
- Caption = 'Cell properties'
- TabOrder = 1
- object Label5: TLabel
- Left = 95
- Top = 30
- Width = 74
- Height = 13
- AutoSize = False
- Caption = 'Cellspacing'
- end
- object Label6: TLabel
- Left = 9
- Top = 30
- Width = 80
- Height = 13
- AutoSize = False
- Caption = 'Cellpadding'
- end
- object SpinEdit1: TSpinEdit
- Left = 9
- Top = 48
- Width = 61
- Height = 22
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- MaxValue = 0
- MinValue = 0
- ParentFont = False
- TabOrder = 0
- Value = 0
- end
- object SpinEdit2: TSpinEdit
- Left = 95
- Top = 48
- Width = 62
- Height = 22
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- MaxValue = 0
- MinValue = 0
- ParentFont = False
- TabOrder = 1
- Value = 0
- end
- end
- object Edit1: TEdit
- Left = 9
- Top = 95
- Width = 64
- Height = 21
- TabOrder = 2
- Text = '1'
- end
- object Edit2: TEdit
- Left = 9
- Top = 43
- Width = 64
- Height = 21
- TabOrder = 3
- Text = '1'
- end
- object RadioGroup2: TRadioGroup
- Left = 192
- Top = 36
- Width = 81
- Height = 82
- Caption = 'Quote Type'
- ItemIndex = 0
- Items.Strings = (
- '"'
- #39)
- TabOrder = 4
- end
- end
- object Button1: TButton
- Left = 4
- Top = 394
- Width = 101
- Height = 23
- Caption = 'Ok'
- Default = True
- TabOrder = 2
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 595
- Top = 394
- Width = 101
- Height = 23
- Caption = 'Cancel'
- TabOrder = 3
- OnClick = Button2Click
- end
- object GroupBox4: TGroupBox
- Left = 399
- Top = 2
- Width = 298
- Height = 383
- Caption = 'Table border properties'
- TabOrder = 4
- object Label4: TLabel
- Left = 10
- Top = 48
- Width = 63
- Height = 13
- AutoSize = False
- Caption = 'Size'
- Enabled = False
- end
- object Label7: TLabel
- Left = 94
- Top = 48
- Width = 115
- Height = 13
- AutoSize = False
- Caption = 'Border Color'
- Enabled = False
- end
- object Label10: TLabel
- Left = 9
- Top = 128
- Width = 288
- Height = 57
- AutoSize = False
- Caption =
- 'Normally, when a table is displayed, the browser uses variations' +
- ' on the background color to get a 3d appearance. Bordercolorligh' +
- 't defines what color the light portions should be.'
- Enabled = False
- WordWrap = True
- end
- object Label11: TLabel
- Left = 8
- Top = 112
- Width = 96
- Height = 14
- Caption = 'bordercolorlight :'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label12: TLabel
- Left = 8
- Top = 232
- Width = 97
- Height = 14
- Caption = 'bordercolordark :'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label13: TLabel
- Left = 8
- Top = 248
- Width = 288
- Height = 57
- AutoSize = False
- Caption =
- 'Normally, when a table is displayed, the browser uses variations' +
- ' on the background color to get a 3d appearance. Bordercolordark' +
- ' defines what color the dark portions should be.'
- Enabled = False
- WordWrap = True
- end
- object Label14: TLabel
- Left = 187
- Top = 368
- Width = 107
- Height = 12
- Caption = 'Table Generator v3.0'
- Color = clGray
- Font.Charset = ANSI_CHARSET
- Font.Color = clSilver
- Font.Height = -9
- Font.Name = 'Verdana'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Border: TCheckBox
- Left = 10
- Top = 24
- Width = 175
- Height = 19
- Caption = 'Use Border'
- TabOrder = 0
- OnClick = BorderClick
- end
- object Panel1: TPanel
- Left = 93
- Top = 65
- Width = 84
- Height = 21
- Hint = 'Click to change border color'
- BevelOuter = bvLowered
- Color = clBlack
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = Panel1Click
- end
- object edit4: TSpinEdit
- Left = 9
- Top = 65
- Width = 64
- Height = 22
- Enabled = False
- MaxValue = 0
- MinValue = 0
- TabOrder = 2
- Value = 1
- end
- object Panel3: TPanel
- Left = 9
- Top = 193
- Width = 84
- Height = 21
- Hint = 'Click to change background color'
- BevelOuter = bvLowered
- Color = clWhite
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = Panel3Click
- end
- object Panel4: TPanel
- Left = 9
- Top = 313
- Width = 84
- Height = 21
- Hint = 'Click to change background color'
- BevelOuter = bvLowered
- Color = clWhite
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- OnClick = Panel4Click
- end
- object eBCL: TEdit
- Left = 96
- Top = 193
- Width = 63
- Height = 21
- CharCase = ecUpperCase
- Enabled = False
- MaxLength = 7
- TabOrder = 5
- Text = '#'
- OnChange = eBCLChange
- end
- object eBCD: TEdit
- Left = 96
- Top = 313
- Width = 63
- Height = 21
- CharCase = ecUpperCase
- Enabled = False
- MaxLength = 7
- TabOrder = 6
- Text = '#'
- OnChange = eBCDChange
- end
- object eBorderC: TEdit
- Left = 179
- Top = 65
- Width = 63
- Height = 21
- CharCase = ecUpperCase
- Enabled = False
- MaxLength = 7
- TabOrder = 7
- Text = '#000000'
- OnChange = eBorderCChange
- end
- end
- object ColorDialog1: TColorDialog
- Ctl3D = True
- Left = 346
- Top = 16
- end
- object ActionList1: TActionList
- Left = 306
- Top = 281
- object CloseWindow: TAction
- Caption = 'CloseWindow'
- ShortCut = 27
- OnExecute = CloseWindowExecute
- end
- end
- object OpenDialog1: TOpenPictureDialog
- Filter =
- 'All (*.jpg;*.jpeg;*.gif;*.bmp;*.ico;*.emf;*.wmf;*.png)|*.jpg;*.j' +
- 'peg;*.gif;*.bmp;*.ico;*.emf;*.wmf;*.png|Gif Image File (*.gif)|*' +
- '.gif|JPEG Image File (*.jpg)|*.jpg|JPEG Image File (*.jpeg)|*.jp' +
- 'eg|Bitmaps (*.bmp)|*.bmp|Icons (*.ico)|*.ico|Enhanced Metafiles ' +
- '(*.emf)|*.emf|Metafiles (*.wmf)|*.wmf|PNG Files (*.png)|*.png|Al' +
- 'l (*.*)|*.*'
- Left = 328
- Top = 144
- end
- end
-